﻿2026-08-04T02:51:10.3492405Z ##[group]Run actions/checkout@v5
2026-08-04T02:51:10.3492794Z with:
2026-08-04T02:51:10.3493078Z   repository: BigscreenVR/spt-bs-core
2026-08-04T02:51:10.3495248Z   token: ***
2026-08-04T02:51:10.3495532Z   ssh-strict: true
2026-08-04T02:51:10.3495809Z   ssh-user: git
2026-08-04T02:51:10.3496091Z   persist-credentials: true
2026-08-04T02:51:10.3496372Z   clean: true
2026-08-04T02:51:10.3496644Z   sparse-checkout-cone-mode: true
2026-08-04T02:51:10.3496959Z   fetch-depth: 1
2026-08-04T02:51:10.3497212Z   fetch-tags: false
2026-08-04T02:51:10.3497473Z   show-progress: true
2026-08-04T02:51:10.3497734Z   lfs: false
2026-08-04T02:51:10.3498004Z   submodules: false
2026-08-04T02:51:10.3498306Z   set-safe-directory: true
2026-08-04T02:51:10.3498614Z   allow-unsafe-pr-checkout: false
2026-08-04T02:51:10.3498934Z ##[endgroup]
2026-08-04T02:51:10.4247755Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T02:51:10.4249390Z ##[group]Getting Git version info
2026-08-04T02:51:10.4249915Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-04T02:51:10.4250669Z [command]/usr/bin/git version
2026-08-04T02:51:10.4250975Z git version 2.43.0
2026-08-04T02:51:10.4255943Z ##[endgroup]
2026-08-04T02:51:10.4263409Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/df852fd1-7c4d-4198-8848-3206ac2e4702/.gitconfig'
2026-08-04T02:51:10.4270119Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/df852fd1-7c4d-4198-8848-3206ac2e4702' before making global git config changes
2026-08-04T02:51:10.4270901Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T02:51:10.4273148Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T02:51:10.4339962Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-04T02:51:10.4358620Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T02:51:10.4368333Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T02:51:10.4370848Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T02:51:10.4388585Z refs/heads/main
2026-08-04T02:51:10.4394474Z [command]/usr/bin/git checkout --detach
2026-08-04T02:51:10.4454026Z HEAD is now at 11169c14b docs: infra register — IR-28 filed (rider invisible to notes pass), CI-rider lane state RESOLVED as landed
2026-08-04T02:51:10.4488762Z [command]/usr/bin/git branch --delete --force main
2026-08-04T02:51:10.4515226Z Deleted branch main (was 11169c14b).
2026-08-04T02:51:10.4616175Z ##[endgroup]
2026-08-04T02:51:10.4618412Z [command]/usr/bin/git submodule status
2026-08-04T02:51:10.4828586Z ##[group]Cleaning the repository
2026-08-04T02:51:10.4831900Z [command]/usr/bin/git clean -ffdx
2026-08-04T02:51:11.0297550Z Removing target/
2026-08-04T02:51:11.0306967Z [command]/usr/bin/git reset --hard HEAD
2026-08-04T02:51:11.0372904Z HEAD is now at 11169c14b docs: infra register — IR-28 filed (rider invisible to notes pass), CI-rider lane state RESOLVED as landed
2026-08-04T02:51:11.0378290Z ##[endgroup]
2026-08-04T02:51:11.0379654Z ##[group]Disabling automatic garbage collection
2026-08-04T02:51:11.0383554Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T02:51:11.0406677Z ##[endgroup]
2026-08-04T02:51:11.0407153Z ##[group]Setting up auth
2026-08-04T02:51:11.0412893Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T02:51:11.0436717Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T02:51:11.0624814Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T02:51:11.0649941Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T02:51:11.0830195Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T02:51:11.0854091Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T02:51:11.1036817Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T02:51:11.1068297Z ##[endgroup]
2026-08-04T02:51:11.1069132Z ##[group]Fetching the repository
2026-08-04T02:51:11.1075383Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4b37512f71620444df8fe852b494f03e759dd75c:refs/remotes/origin/golden/knock145
2026-08-04T02:51:11.7014376Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-04T02:51:11.7015069Z  * [new ref]             4b37512f71620444df8fe852b494f03e759dd75c -> origin/golden/knock145
2026-08-04T02:51:11.7037158Z ##[endgroup]
2026-08-04T02:51:11.7037678Z ##[group]Determining the checkout info
2026-08-04T02:51:11.7039448Z ##[endgroup]
2026-08-04T02:51:11.7043069Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T02:51:11.7078019Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T02:51:11.7101191Z ##[group]Checking out the ref
2026-08-04T02:51:11.7103644Z [command]/usr/bin/git checkout --progress --force -B golden/knock145 refs/remotes/origin/golden/knock145
2026-08-04T02:51:11.7390967Z Previous HEAD position was 11169c14b docs: infra register — IR-28 filed (rider invisible to notes pass), CI-rider lane state RESOLVED as landed
2026-08-04T02:51:11.7397343Z Switched to a new branch 'golden/knock145'
2026-08-04T02:51:11.7397861Z branch 'golden/knock145' set up to track 'origin/golden/knock145'.
2026-08-04T02:51:11.7406573Z ##[endgroup]
2026-08-04T02:51:11.7445645Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T02:51:11.7470796Z 4b37512f71620444df8fe852b494f03e759dd75c
